gsk: Typo fix
authorMatthias Clasen <mclasen@redhat.com>
Sun, 28 Mar 2021 17:27:28 +0000 (13:27 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Mar 2021 19:16:44 +0000 (15:16 -0400)
gsk/gskenums.h

index 5b0afb78a376327a334674de5e45fba5b3ebaeff..fdea6d74a5f27c464aebb413fbad521845355e19 100644 (file)
@@ -209,7 +209,7 @@ typedef enum {
  *
  * Also keep in mind that rounding errors may cause matrices to not
  * conform to their categories. Otherwise, matrix operations done via
- * mutliplication will not worsen categories. So for the matrix
+ * multiplication will not worsen categories. So for the matrix
  * multiplication `C = A * B`, `category(C) = MIN (category(A), category(B))`.
  */
 typedef enum